home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk3 / mousecmd / demo.doc < prev    next >
Text File  |  1995-03-18  |  6KB  |  113 lines

  1.                                 MouseCMD DEMO
  2.                                 =============
  3.  
  4. This demo assumes the following:
  5.    That all of the MouseCMD files are in the Current Working Directory (CWD) 
  6.        (i.e. when you type DIR<rtn> you get a listing of all of the MouseCMD
  7.        files. In any case, the config file "Config.demo" must be in the CWD
  8.        or the S: directory.  
  9.    That Ed (the text editor) is available, along with some other normally 
  10.        available commands. None of these are necessary to run MouseCMD; only 
  11.        for this demo.
  12.  
  13. If you're not already RUNning something to read this file (multitasking),
  14. exit that reader program now and do something like:
  15.  
  16.                            Run Type Demo.doc
  17.  
  18. This will allow you access to the CLI while you read this file. It would be
  19. much less clumsy to Run a reader program other than Type, of course, that 
  20. allows access to multiple files at one time.
  21.  
  22.  
  23.                                 *  *  *  *
  24.  
  25.  
  26. To run the demo (from the Current Working Directory and from the CLI) type:
  27.  
  28.                            Run MouseCMD Config.demo
  29.  
  30. Before going further, a hint to make reading the files easier.  MouseCMD has
  31. a drag gadget in its title bar beneath the title "MouseCMD". Use it now to
  32. pull the MouseCMD window down slightly. This will allow easier access to the
  33. depth arrangement gadgets in the "Type" output windows.  
  34.  
  35. You'll probably want to arrange things so that you can, in addition to
  36. reading this file, also read the "Config.demo" file to see how it defines
  37. MouseCMD's commands.  You can do this very easily from MouseCMD (here we go!)
  38. by clicking on the "RUN" button, the "TYPE" button, and the "F" button (left
  39. of "Config.demo").  By depth arranging the windows, you can view both files.
  40. And you now have the first taste of what MouseCMD is all about.  
  41.  
  42. You'll notice some of the buttons leave a space after the text that they
  43. print out, expecting more to follow. Others "press" the Return key to execute
  44. the line. If you examine the Config file you can easily see how its done. Try
  45. building a command yourself by playing with the empty string gadget, then
  46. clicking on the "C" button. If the command didn't "press" the return key,
  47. you can erase it by clicking on "ERASE". You can change the text in any of
  48. the string gadgets whenever you wish. You have to change the Config file to
  49. change the 10 fixed gadgets. Details on writing your own Config file appear
  50. in the Setup.doc file.  
  51.  
  52. A function that greatly enhances the usefulness of MouseCMD is its ability to
  53. redirect its output to another window. You can get a sense of this by
  54. clicking on "N-CLI". This uses the AmigaDOS command "NewCLI" to open a new
  55. CLI window. To redirect MouseCMD's output, click on the "WDW" button, then
  56. anywhere in the new window. In MouseCMD's title bar you will see the new
  57. output confirmed as "WDW:AmigaDOS" changes to "WDW:Send New".  
  58.  
  59. Now, to close the window, click on the "X-CLI" button, then the "<RTN>"
  60. button (I arranged it this way so, hopefully, you wouldn't accidentally send
  61. an EndCLI command to the AmigaDOS window).  The "EndCLI" command is sent to
  62. the new window, it executes, and the window goes away.  You may have noticed
  63. as the new window came and went, by the way, that the FREE MEM display in
  64. MouseCMD's title bar monitored the changing system memory.  
  65.  
  66. Now for something a bit more useful. Assuming "Ed" is available (most of us
  67. probably don't use it, but since everyone has it, it will suffice as an
  68. example), first get rid of some screen clutter by closing the "Type
  69. Config.demo" window. Now "Ed" the same file by pressing the "RUN","Ed", and 
  70. "F" buttons.  
  71.  
  72. Perhaps you noticed that the MouseCMD's title bar now indicates that the
  73. window receiving MouseCMD's output has changed back to the AmigaDOS window. 
  74. This happens automatically when you try to send output to a window that has
  75. been closed (the last output was going to the NewCLI window, which we
  76. closed).  
  77.  
  78. Ed runs and its window fills the screen, covering the MouseCMD window.  By
  79. now you will probably have rearranged the windows so that MouseCMD appears
  80. over the Ed window. Again, this is very easily done if you have pulled the
  81. MouseCMD window down slightly, below Ed's title bar.  
  82.  
  83. Now redirect MouseCMD's output to the Ed window with the "WDW" button.
  84.  
  85. MouseCMD uses a fair amount of screen area. It's not much of a problem when
  86. working with AmigaDOS, since everything normally happens at the bottom of the
  87. screen. When reading text, though, you like to see as much as you can. You
  88. can reduce MouseCMD to a "tiny-window" by clicking anywhere on the title bar
  89. between "WDW:" and "MEM". MouseCMD "sleeps" until you reactivate it by
  90. clicking in the tiny-window's window area.
  91.  
  92. We need some "Ed-style" commands. You'll notice there are 2 buttons labeled
  93. "<--" on the right side of the MouseCMD window. Click on the top one. A new
  94. set of commands appears. Likewise, the bottom button cycles through the 
  95. variable command sets. MouseCMD allows you to allocate up to 10 sets of each 
  96. type. The demo configuration has allocated 2 sets of each.
  97.  
  98. You can feel free to fool around with the "Ed" command buttons as long as you
  99. "press" the "QUIT" button last. It's an "Ed" command that exits without
  100. saving changes. Looking at the command text for the "QUIT" button, by the
  101. way, points out the fact that you can string commands together on one button.
  102. Normally you access the Quit command by pressing the Escape key, then Q. Ed
  103. then prompts at the bottom of the screen "Save changes Y/N?" You press the N
  104. key, and the program exits. It all happens in one click from MouseCMD,
  105. however.
  106.  
  107. That's about it for this quick tour. All of the features are described in
  108. more detail in Setup.doc, as well as instructions on writing your own
  109. commands into a configuration file. To quit MouseCMD, click on its Close
  110. gadget in the upper left corner.  
  111.  
  112.      Bruce Schuldt  630 SW Coral  Junction City, OR 97448  (503)998-6418
  113.